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=-thumbnail&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=-thumbnail&page=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-thumbnail&page=29",
    "results": [
        {
            "id": 253,
            "content_url": "https://github.com/data-lessons/librarycarpentry",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Extending Library Carpentry",
            "description": "This is a Global Sprint project meant to refresh and expand on the Library Carpentry project, a set of introductory software training resources with a focus on the needs and requirements of library professionals. Library Carpentry is an introductory software skills program, meaning that no knowledge of programming or the principles of programming are required. Contributors will use the sprint to amend, update, and extend the existing Library Carpentry lessons and get draft lessons on SQL, Python, web scraping, and other topics into final shape for launch.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/data-lessons/librarycarpentry/blob/master/CONTRIBUTING.md",
            "interest": "This is a great example of a Global Sprint project that attracts worldwide interest in using the web to deliver professional development to a community of practice.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-28_093438.3267420000.png",
            "created": "2017-04-28T09:34:38.326164Z",
            "moderation_state": 3
        },
        {
            "id": 252,
            "content_url": "https://github.com/MozillaFoundation/mpa-offline-games-challenge",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "games",
                "global sprint",
                "mozsprint",
                "offline",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Offline Games Challenge",
            "description": "This is a Global Sprint project that invites contributors to develop childhood, playground, and tabletop games that teach about online safety and inclusion in fun, low-risk ways. The big idea is to make high quality, open-source privacy and security curriculum available to anyone, anywhere, so they can teach and learn about issues like encryption, privacy, and surveillance despite limited access to the Internet.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-offline-games-challenge",
            "interest": "This is an example of a Global Sprint project that aism to deliver widely adaptable teaching and learning materials to leaders throughout our network.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-27_122636.9671740000.png",
            "created": "2017-04-27T12:26:36.966601Z",
            "moderation_state": 3
        },
        {
            "id": 251,
            "content_url": "https://github.com/MozillaFoundation/mpa-iot-escape-room-challenge/issues",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "games",
                "global sprint",
                "internet of things",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "IoT Escape Room Challenge",
            "description": "This is a Global Sprint project that asks community members to design, build, and/or facilitate an escape room scenario using connected devices that hold the clues and keys participants need to get free. There are lots of ways to get involved from suggesting story ideas to crafting puzzles to building an escape room out of inexpensive, lightweight, portable materials. The big idea is to design something that libraries and other community centers could easily assemble, disassemble, facilitate, and share between branches.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-iot-escape-room-challenge",
            "interest": "This is an example of a Global Sprint project that brings multiple communities of practice together to teach about online safety and why privacy should be the default on connected devices.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-27_122105.0988950000.png",
            "created": "2017-04-27T12:21:05.098119Z",
            "moderation_state": 3
        },
        {
            "id": 250,
            "content_url": "https://github.com/MozillaFoundation/mpa-game-jam-challenge",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "games",
                "global sprint",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy & Security Game Jam Challenge",
            "description": "This is a Global Sprint project that invites community members to submit ideas for web-native games and micro-games that teach specific, transferable online safety and inclusion habits. There are lots of ways to get involved, especially for contributors from non-coding backgrounds. We need art, music, puzzles, ideas, and, eventually, a little code.",
            "get_involved": "Spread the word and contribute to the project during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-game-jam-challenge",
            "interest": "This is an example of a Global Sprint project that invites community members with technical and non-technical backgrounds to collaborate on fun, low-risk ways to teach online safety and inclusion.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-27_121336.9691330000.png",
            "created": "2017-04-27T12:13:36.965146Z",
            "moderation_state": 3
        },
        {
            "id": 249,
            "content_url": "https://github.com/MozillaFoundation/mpa-cryptomancer-challenge",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "games",
                "global sprint",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Cryptomancer Challenge",
            "description": "This is a Global Sprint project that invites community members to use the role-playing game (RPG) Cryptomancer as a platform for storytelling about online safety and inclusion. Contributors create adventures that deal with issues like encryption, privacy, and surveillance in a fantasy setting. There are lots of ways to get involved, especially for contributors new to RPGs.",
            "get_involved": "Please spread the word and contribute to the project during the 2017 Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-cryptomancer-challenge",
            "interest": "This is an example of a Global Sprint project that reaches out to community members who want to teach about online safety and inclusion in fun, low-risk ways.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-27_120653.9082210000.png",
            "created": "2017-04-27T12:06:53.907706Z",
            "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": 247,
            "content_url": "https://storyengine.io/stories/digital-inclusion/paul-oh/",
            "is_bookmarked": false,
            "tags": [
                "hack jam",
                "mozilla curriculum workshop",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Paul Oh on Story Engine",
            "description": "In this Story Engine interview, Teaching Channel senior director and long-time Mozillian Paul Oh talks about his history with the foundation, what it's like to work on the Mozilla Curriculum Workshop, and what people can learn from and with us.",
            "get_involved": "Have a great idea for a Story Engine interview? Share your suggestions with us!",
            "get_involved_url": "https://docs.google.com/a/mozillafoundation.org/forms/d/e/1FAIpQLScsZ6NLDIo87YH8Z3guR-9slPampPTavcKgbqOJvLsrnqIVMQ/viewform",
            "interest": "This interview really captures the spirit of how we collaborate with network leaders to teach the web.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-26_102656.9006430000.jpeg",
            "created": "2017-04-26T10:26:56.900386Z",
            "moderation_state": 3
        },
        {
            "id": 246,
            "content_url": "https://github.com/kitsunenosaraT/Mozilla-Italia-l10n-guide",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Italia l10n Guide",
            "description": "This Global Sprint project aims to create a localization guide for Italian volunteers that can be adapted by community members around the world. Its goal is to make Mozilla’s products, events and core values accessible for Italian users.",
            "get_involved": "Contribute to this project during the Global Sprint!",
            "get_involved_url": "https://github.com/kitsunenosaraT/Mozilla-Italia-l10n-guide",
            "interest": "This project is a great example of volunteers creating a localization resource that can, itself, be further localized by and for other communities.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-26_095315.1838650000.png",
            "created": "2017-04-26T09:53:15.183613Z",
            "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": 244,
            "content_url": "https://mozilla.github.io/curriculum-final/privacy-toolkit-v10.pdf",
            "is_bookmarked": false,
            "tags": [
                "online privacy & security",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy & Security Toolkit",
            "description": "This is a toolkit for educators and activists teaching strong online safety habits in their communities. It remixes our current Privacy Basics curriculum and points toward external resources curated for intructors, their organizations, and their learners. You can share this toolkit throughout your network to help people understand the privacy choices they face and why privacy needs to be the default in spaces like the Internet of Things.",
            "get_involved": "Please let us know if you use the toolkit for an event in your community! We'd love to learn more about your work with online safety. You can also help us improve our curriculum on GitHub.",
            "get_involved_url": "https://github.com/mozilla/curriculum-final",
            "interest": "This is a printable .pdf toolkit you can use with diverse online and offline audiences throughout our network.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-25_135249.4576060000.png",
            "created": "2017-04-25T13:24:23.680337Z",
            "moderation_state": 3
        },
        {
            "id": 243,
            "content_url": "https://netgainpartnership.org/events/",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "netgain partnership",
                "privacy and security",
                "web literacy"
            ],
            "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": "NetGain Partnership IoT Apri 21 NYC Event",
            "description": "The NetGain IoT Conference took place April 21, 2017 at the New York Public Library.   Speakers including foundation presidents, city CIOs and other experts discussed public interest issues surrounding IoT.  What are the privacy and security issues? How should we be thinking about public education and consumer advocacy? How are cities thinking about IoT to improve public services?  Link to Mozilla IoT materials: https://drive.google.com/drive/folders/0B9qOTaXg3UmRSWF2SXdzT3NsRm8.  Full conference https://www.youtube.com/watch?v=29u1C4Z6PR4",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-25_025110.6192520000.png",
            "created": "2017-04-25T02:51:10.618717Z",
            "moderation_state": 3
        },
        {
            "id": 242,
            "content_url": "https://nteract.gitbooks.io/hydrogen/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hydrogen",
            "description": "Hydrogen is an open source package for GitHub’s Atom text editor that allows users to run their code with an interactive REPL session with your language of choice.  This means Hydrogen lets you choose which code to execute based on your needs. Run the whole file, a single line, a selection, or let Hydrogen decide which code to run based on the current cursor position.",
            "get_involved": "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/nteract/hydrogen",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-25_004619.3992950000.png",
            "created": "2017-04-25T00:46:19.398817Z",
            "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": 240,
            "content_url": "https://paulvill.github.io/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Paul Villoutreix",
                    "profile_id": 34,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Embryo Digital Atlas",
            "description": "Embryogenesis is the process by which a single fertilized cell is turned into a multi-cellular organism.  The Embryo Digital Atlas is a web based platform for curious citizens, students and researchers, to visualize complex experimental datasets of embryogenesis in an easy and beautiful way.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during the upcoming Global Sprint June 1-2, 2017!",
            "get_involved_url": "https://github.com/paulvill/paulvill.github.io",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-24_235201.4380360000.png",
            "created": "2017-04-24T23:52:01.437344Z",
            "moderation_state": 3
        },
        {
            "id": 239,
            "content_url": "http://learn.neurotechedu.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NeurotechEDU",
            "description": "NeurotechEDU is an open-source project designed to promote collaboration and user-generated content towards emerging neurotechnology practices. The idea is that if you are not finding something that should be part of our resources or lessons you can go ahead make it, and upload it to our page.",
            "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": "https://github.com/NeuroTechX/learn.neurotechedu.com",
            "interest": "Our goal is to allow beginners to the field and provide them a \"learning by teaching peer-to-peer\" framework where they get to build open content as well as get advice from experts in the field who will mentor them through the process.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-21_225612.9618000000.png",
            "created": "2017-04-21T22:56:12.961548Z",
            "moderation_state": 3
        },
        {
            "id": 238,
            "content_url": "https://github.com/marcosvital/teach-R-project",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Teach-R Project",
            "description": "R is an amazing open tool for data analysis and visualization, but it is known to have a steep learning curve for scientists and students that do not have a Computer Science background... But the good news is that it gets much easier if you have the chance to start learning it in a well built course aimed your own research field!",
            "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": "https://github.com/marcosvital/teach-R-project",
            "interest": "The Open Teach-R Project is focused on creating and gathering organized courseware for anyone willing to offer an R based course for biological sciences students and researchers.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-21_224519.5533060000.png",
            "created": "2017-04-21T22:45:19.552737Z",
            "moderation_state": 3
        },
        {
            "id": 237,
            "content_url": "https://github.com/phageParser/phageParser",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "phageParser",
            "description": "PhageParser is a project to extract and annotate CRISPR information from open genetic data, making a versatile database that captures the diversity of all known CRISPR systems.",
            "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": "https://github.com/phageParser/phageParser",
            "interest": "phageParser is for anyone interested in exploring what we know about CRISPR systems in nature. This includes researchers, educators, and the general public.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-21_223647.9447240000.png",
            "created": "2017-04-21T22:36:47.944155Z",
            "moderation_state": 3
        },
        {
            "id": 236,
            "content_url": "https://github.com/vyaspranjal33/privacy-brigade",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy Brigade",
            "description": "Privacy Brigade is awareness project that aims to teach students, citizens and professionals about privacy & security online.",
            "get_involved": "contribute to the project, especially during Mozilla's Global Sprint on June 1 and 2, 2017",
            "get_involved_url": "https://github.com/vyaspranjal33/privacy-brigade",
            "interest": "It focuses on teaching people about privacy & security and invites contributors",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-20_200646.9107510000.jpeg",
            "created": "2017-04-20T20:06:46.910508Z",
            "moderation_state": 3
        },
        {
            "id": 235,
            "content_url": "https://storyengine.io/stories/digital-inclusion/kylee-durant/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "leadership",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Kylee Durant on Story Engine",
            "description": "In this Story Engine interview, Kylee talks about her work with Rally Point/6 (RP/6), an organization that helps active service members, veterans, and their family members transition into civilian life and the civilian workforce. Kylee helped organize a Mozilla web literacy training for RP/6 members and will be scaling up web literacy efforts across the USO next. She talks about the success of the web literacy training and challenges in her work ahead.",
            "get_involved": "Have a tip for Story Engine? Share it here.",
            "get_involved_url": "https://docs.google.com/a/mozillafoundation.org/forms/d/e/1FAIpQLScsZ6NLDIo87YH8Z3guR-9slPampPTavcKgbqOJvLsrnqIVMQ/viewform",
            "interest": "This is a great example of a network leader bringing core Mozilla values to their organization and community.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-20_123859.8007930000.jpg",
            "created": "2017-04-20T12:38:59.800108Z",
            "moderation_state": 3
        },
        {
            "id": 234,
            "content_url": "https://thimbleprojects.org/techkim/241862/#overview",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "offline"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 105,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Yes We Tech: CS Unplugged",
            "description": "This is a community-contributed teaching resource of offline computational thinking activities assembled by Kim Wilkens. Kim shares 8 of her favorite lo-fi/no-fi lesson plans for teaching topics like algorithms, circuitry, and programming.",
            "get_involved": "Do you run a club or can you share this resource with educators near you? Help test and localize the lesson plans!",
            "get_involved_url": "",
            "interest": "This is a great example of offline activities Mozilla Club Captains and other educators can use anywhere, regardless of connectivity.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-19_102641.5136570000.jpg",
            "created": "2017-04-19T10:26:41.513406Z",
            "moderation_state": 3
        },
        {
            "id": 233,
            "content_url": "https://medium.com/read-write-participate/making-games-at-the-global-sprint-c8d5538682ab",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "global sprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Making Games at the Global Sprint",
            "description": "The Mozilla Privacy Arcade is a 2017 Global Sprint project all about teaching people strong online safety and digital inclusion habits in fun, low-risk ways. Four separate challenges invite contributors to craft and invent different kinds of games that teach about privacy and security on the web. This blog post lets participants know how to get involved with the sprint and the Mozilla Privacy Arcade project.",
            "get_involved": "Help spread the word about the Global Sprint and Mozilla Privacy Arcade; we need site hosts!",
            "get_involved_url": "https://github.com/MozillaFoundation/mozilla-privacy-arcade",
            "interest": "This is an example how how the 2017 Global Sprint can invite and include new communities and kinds of projects.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-19_094503.8390390000.png",
            "created": "2017-04-19T09:45:03.838534Z",
            "moderation_state": 3
        },
        {
            "id": 232,
            "content_url": "http://www.communityleadershipsummit.com/",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "conference",
                "leadership",
                "open",
                "summit"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Abigail Cabunoc Mayes",
                    "profile_id": 62,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Community Leadership Summit",
            "description": "The Community Leadership Summit 2017 brings together community leaders, organizers and managers and the projects and organizations that are interested in growing and empowering a strong community. The event pulls together the leading minds in community management, relations and online collaboration to discuss, debate and continue to refine the art of building an effective and capable community.",
            "get_involved": "Promote this important event within your network!",
            "get_involved_url": "http://www.communityleadershipsummit.com/promote/",
            "interest": "Abigail Cabunoc Mayes, Open Source Engagement Lead at Mozilla will be a keynote speaker on day 2.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-17_200258.9249240000.jpg",
            "created": "2017-04-17T20:02:58.924652Z",
            "moderation_state": 3
        },
        {
            "id": 217,
            "content_url": "https://mozilla.github.io/global-sprint/",
            "is_bookmarked": false,
            "tags": [
                "event",
                "global sprint",
                "internet health"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                },
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                },
                {
                    "name": "Abigail Cabunoc Mayes",
                    "profile_id": 62,
                    "is_active": true
                },
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Global Sprint",
            "description": "Mozilla’s Global Sprint is a fun, fast-paced and two-day collaborative event to hack and build projects for a healthy Internet. A diverse network of scientists, educators, artists, engineers and others come together in person and online to innovate in the open.",
            "get_involved": "Register to participate, sign up to host a site, or submit a project here: https://mozilla.github.io/global-sprint/",
            "get_involved_url": "https://mozilla.github.io/global-sprint/",
            "interest": "The sprint is an awesome opportunity to contribute to open source projects, curated by Mozilla, from the comfort of your local community. We support over 30 in-person hack sites, as well as remote participants over the two-day event, across all timezones and disciplines.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-17_195731.4603530000.png",
            "created": "2017-04-13T01:09:04.090184Z",
            "moderation_state": 3
        },
        {
            "id": 231,
            "content_url": "https://medium.com/read-write-participate/fake-news-and-filter-bubbles-teaching-web-literacy-concepts-a-brooklyn-public-library-6586baaebe85",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fake News and Filter Bubbles",
            "description": "Mozilla-IMLS pilot participant Davis Erin Anderson shares her \"recipe\" for teaching web literacy and evaluating media to colleagues at the Brooklyn Public Library.  She shares her lesson plan and lessons learned from activities that help participants identify and make sense of biases in algorithms, filter bubbles, and fake news.",
            "get_involved": "Help us continue to improve and refine our web literacy curriculum for local audiences.",
            "get_involved_url": "https://learning.mozilla.org/activities",
            "interest": "This is a great example of network leaders making our web literacy curriculum relevant to specific, local communities like librarians.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-17_142224.0393670000.jpg",
            "created": "2017-04-17T14:22:24.038972Z",
            "moderation_state": 3
        },
        {
            "id": 230,
            "content_url": "https://issuu.com/yollocalli/docs/popupyouthradio_booklet_web_161206",
            "is_bookmarked": false,
            "tags": [
                "chicago",
                "digital inclusion",
                "hive",
                "radio",
                "web literacy",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Samuel Dyson",
            "submitter_profile_id": 46,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Pop-Up Youth Radio Guidebook",
            "description": "Learn how to set up your own Internet radio station to engage youth in web-based media production.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It's a field tested resource for expanding digital inclusion",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_192724.7891900000.jpg",
            "created": "2017-04-14T19:27:24.788925Z",
            "moderation_state": 3
        },
        {
            "id": 229,
            "content_url": "https://medium.com/cryptofriends/digital-security-training-resources-for-security-trainers-spring-2017-edition-e95d9e50065e",
            "is_bookmarked": false,
            "tags": [
                "fellows",
                "howto",
                "privacy",
                "resources",
                "security",
                "security training"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Vanessa Rhinesmith",
            "submitter_profile_id": 65,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Resources for Digital Security Trainers",
            "description": "This resource is an answer to the questions: “Where can I get up-to date security training links? What tools should I use and why?” It is organized into three sections: (1) toolkits that are up to date today; (2) how to keep up to date as a trainer; and (3) toolkits that are out of date but still worth reviewing.Last Updated: April 10, 2017Expiration Date/Best By: June 2017Next update: Summer 2017Image: Patrick MacLeod (@patrickmacleodphoto)",
            "get_involved": "Have a suggestion? Send the authors a tweet on Twitter.",
            "get_involved_url": "",
            "interest": "This piece will be of specific interest to security trainers, and those interested in (or in need of) security training resources.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_175757.0455210000.jpeg",
            "created": "2017-04-14T17:57:57.045164Z",
            "moderation_state": 3
        },
        {
            "id": 228,
            "content_url": "https://science.mozilla.org/programs/events/mini-wow-pdx-2017/",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "open-science",
                "open-source",
                "wow"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                },
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                },
                {
                    "name": "Danielle Robinson, PhD",
                    "profile_id": 90,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "mini-WOW PDX",
            "description": "At miniWOW PDX, the Mozilla Science Lab will help you take your project from idea to reality and give you technical, project management, and community building skills to kickstart your work. It's modeled as a smaller workshop akin to the Working Open Workshops that the Mozilla Science Lab has coordinated in Berlin (2016) and Montreal (2016).",
            "get_involved": "RSVP to attend, or reach out to Danielle to find out more.",
            "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLSe7XNcDDcBWRzuiYNHRVb-MVxJwt4cz4E2uH86ZB1u_MHYPqw/viewform",
            "interest": "WOW curriculum and materials (schedule, website, mooc content) are openly licensed and available to anyone in the network who wants to teach the principles of open source to their communities.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_153843.1978430000.png",
            "created": "2017-04-14T15:38:43.197507Z",
            "moderation_state": 3
        },
        {
            "id": 227,
            "content_url": "https://medium.com/read-write-participate/taking-the-show-on-the-road-teaching-web-literacy-concepts-to-librarians-in-hudson-valley-d0d4abd8f50",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Teaching Web Literacy Concepts to Librarians",
            "description": "Mozilla-IMLS pilot member Davis Erin Anderson shares insights and takeaways from a web literacy workshop she taught for colleagues in the Hudson Valley. Davis uses Kraken the Code (part of Mozilla's online Web Literacy curriculum) and other activities to provide librarians with the skills and resources they need to teach their patrons how to evaluate media.",
            "get_involved": "Help us test other web literacy modules and lessons in your networks and communities!",
            "get_involved_url": "https://learning.mozilla.org/activities",
            "interest": "This is a great example of how train-the-trainer prgrams (like our IMLS pilot) work to give network leaders the experience and resources they need to teach the web locally and within their networks.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_151615.8497830000.jpeg",
            "created": "2017-04-14T15:16:15.849115Z",
            "moderation_state": 3
        },
        {
            "id": 226,
            "content_url": "http://sunpy.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "SunPy",
            "description": "SunPy is a community-developed, free and open-source solar data analysis environment for Python. The aim of the SunPy project is to provide the software tools necessary so that anyone can analyze solar data.  It is an alternative to the popular, yet costly, SolarSoft analysis environment.",
            "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": "https://github.com/sunpy/sunpy/labels/mozsprint",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_000905.5734530000.png",
            "created": "2017-04-14T00:09:05.573202Z",
            "moderation_state": 3
        },
        {
            "id": 225,
            "content_url": "https://tomtomfest.com/challenges/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "iot",
                "online privacy & security",
                "open innovation"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tom Tom Founders Festival Youth Summit Community Challenge",
            "description": "The Tom Tom Founders Festival is Charlottesville, Virginia's, annual cultural showcase - like a MozFest of the hyper-local. This year, at the student-led Youth Summit, Team Quick Pick shared its vision for a safe, anonymous pickup-sports matchmaking app. Team Quick Pick formed at the SPARK Youth Hackathon, a locally partnered event sponsored and co-designed by the Mozilla Foundation to promote web literacy, trust-building and inclusion across networks and connected devices, and youth leadership in open innovation.",
            "get_involved": "Have a great idea for a locally partnered event that strengthens the network and promotes Internet health? Share it out loud!",
            "get_involved_url": "http://spark.stab.org/",
            "interest": "This is a great example of how locally partnered events can activate youth leaders in the Mozilla Network.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_234324.5018360000.jpeg",
            "created": "2017-04-13T23:43:24.501407Z",
            "moderation_state": 3
        },
        {
            "id": 224,
            "content_url": "https://www.newamerica.org/weekly/edition-161/factoring-schools-calculus-city-budgeting/",
            "is_bookmarked": false,
            "tags": [
                "atxh4c",
                "austin",
                "budget",
                "civics",
                "government",
                "hack for change",
                "hive",
                "participatory",
                "politics"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Austin Budget Party",
            "description": "The Austin Monitor and Open Austin are developing a web-app that allows students to develop a city budget proposal. A grant from the Mozilla Gigabit Community fund will allow student representatives from different schools to craft a final budget proposal over a video conference call. An accompanying curriculum will help simulates the budget deliberation process in pilot classrooms throughout the city.",
            "get_involved": "Report a bug or request a feature by opening a new issue or review open issues and leave a comment if you'd like to help or if you need more information.",
            "get_involved_url": "https://github.com/open-austin/budgetparty/",
            "interest": "Austin Budget Party uses the web to engage citizens to participate in one of the most consequential government functions. The open-source app and curriculum can one day be modified for any city.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_215659.0128580000.png",
            "created": "2017-04-13T21:56:59.012292Z",
            "moderation_state": 3
        },
        {
            "id": 223,
            "content_url": "https://docs.google.com/forms/d/e/1FAIpQLScILWp1JB-HpG16gX-mYXuo86a0d4ZED6MarVbmF9Zc50EdXw/viewform",
            "is_bookmarked": false,
            "tags": [
                "challenge",
                "community networks",
                "innovation",
                "nsf",
                "wireless"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Mehan Jayasuriya",
            "submitter_profile_id": 74,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NSF WINS NYC launch event 4/22",
            "description": "Powered by Mozilla, the National Science Foundation Wireless Innovation for a Networked Society Challenges are providing $2M in prizes for solutions that provide access in the immediate aftermath of a disaster or in underserved communities. Join us in New York City on April 22nd to learn more about these wireless Challenges and to meet other folks from your area who are interested in tackling these big problems.",
            "get_involved": "Please join us at the event and share the RSVP form widely with your networks!",
            "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLScILWp1JB-HpG16gX-mYXuo86a0d4ZED6MarVbmF9Zc50EdXw/viewform",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_214207.2476810000.png",
            "created": "2017-04-13T21:42:07.247106Z",
            "moderation_state": 3
        },
        {
            "id": 220,
            "content_url": "https://github.com/openiotstudio/bubble",
            "is_bookmarked": false,
            "tags": [
                "annonymity",
                "ar",
                "iot",
                "messaging",
                "prototype"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bubble",
            "description": "An open, autonomous, anonymous messaging board for public places. Using a wifi hotspot, Bubble creates an invisible layer for hyper-local conversations in disconnected spaces.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_185755.6144710000.jpg",
            "created": "2017-04-13T15:10:11.404420Z",
            "moderation_state": 3
        },
        {
            "id": 222,
            "content_url": "http://superworkbook.com/IoT/",
            "is_bookmarked": false,
            "tags": [
                "india",
                "insights",
                "iot",
                "research"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Decentralizing the Internet of Things",
            "description": "Quicksand is working with the Open IoT Studio at the Mozilla Foundation to explore alternate narratives for the Internet of Things. These are stories that look at decentralization, craft and community resilience in India.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_151643.7949660000.jpg",
            "created": "2017-04-13T15:16:43.794543Z",
            "moderation_state": 3
        },
        {
            "id": 221,
            "content_url": "http://invisibleflock.com/blog/?p=323",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "prototype",
                "public space",
                "voice"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet of Forgotten Things",
            "description": "Looking at hooking forgotten services into Internet spaces and re-animating forgotten physical resources.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_151430.0799680000.png",
            "created": "2017-04-13T15:14:30.079430Z",
            "moderation_state": 3
        },
        {
            "id": 219,
            "content_url": "https://github.com/openiotstudio/invisible-bearing",
            "is_bookmarked": false,
            "tags": [
                "data",
                "iot",
                "physical",
                "prototype"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Martin Skelly",
                    "profile_id": 64,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Invisible Bearing",
            "description": "Plotting invisible data with a centuries-old navigational technique",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_150833.0103320000.jpg",
            "created": "2017-04-13T15:08:33.009834Z",
            "moderation_state": 3
        },
        {
            "id": 218,
            "content_url": "https://andyhub.com/concepts/mobile-reporting/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "atxh4c",
                "hack for change",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Andrew Nelson",
                    "profile_id": 25,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mobile Map IO",
            "description": "Mobile Map IO is boilerplate code and design for creating mobile reporting apps. This open-source project on Github is built using popular, proven web technologies to allow it to be most easily picked up by other civic hackers. With Mobile Map IO, a civic hacker can create a mobile app with an API and mapping capabilities customized for their project in less than an hour.",
            "get_involved": "Share issues or ideas",
            "get_involved_url": "https://github.com/werdnanoslen/mobile-map-io/labels/mozsprint",
            "interest": "This is a great open-source project from a Mozilla Open Leadership Fellow for the 2017 Global Sprint",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_142301.7321070000.png",
            "created": "2017-04-13T14:23:01.731647Z",
            "moderation_state": 3
        },
        {
            "id": 212,
            "content_url": "https://changecopyright.org/en-US/resources",
            "is_bookmarked": false,
            "tags": [
                "campaign",
                "copyright",
                "eu",
                "resources"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Read, Watch, and Chat: EU Copyright Reform Resources",
            "description": "A list of useful, informative, and fun resources to learn more about the EU Copyright Reform, and what it means for the open internet.",
            "get_involved": "",
            "get_involved_url": "https://changecopyright.org/",
            "interest": "Learn more about what people are doing to protect the openness of the internet in the face of the EU Copyright Directive proposal.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-12_204808.3494250000.png",
            "created": "2017-04-11T17:04:16.026288Z",
            "moderation_state": 3
        },
        {
            "id": 216,
            "content_url": "https://coralproject.net/products/talk.html",
            "is_bookmarked": false,
            "tags": [
                "comments",
                "community",
                "discussion",
                "journalism",
                "software",
                "trust"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Talk",
            "description": "Online comments are broken. Coral's Talk tool rethinks how moderation, comment display, and conversation function on a website, creating the opportunity for a safer, smarter discussion.",
            "get_involved": "Help us by joining the community of people contributing to our code, suggesting features, and reporting bugs.",
            "get_involved_url": "https://coralproject.net/contribute.html",
            "interest": "The Coral Project brings journalists and communities closer together via open-source tools & practices. Their tools raise public trust in journalism, increase the diversity of voices and experiences reflected in news reporting, and improve journalism by making it more relevant to people’s lives.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-12_164148.6437050000.jpg",
            "created": "2017-04-12T16:41:48.643090Z",
            "moderation_state": 3
        },
        {
            "id": 215,
            "content_url": "http://mzl.la/NSF_WINS",
            "is_bookmarked": false,
            "tags": [
                "challenge",
                "disaster",
                "innovation",
                "resilience",
                "wireless"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Mehan Jayasuriya",
            "submitter_profile_id": 74,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NSF WINS Wireless Innovation Challenges",
            "description": "Powered by Mozilla, the National Science Foundation Wireless Innovation for Networked Society Challenges (NSF WINS) are providing $2M in prizes for solutions that provide access in the immediate aftermath of a disaster or in underserved communities.",
            "get_involved": "Help spread the word about the Challenges and related events to your networks!",
            "get_involved_url": "http://mzl.la/NSF_WINS",
            "interest": "The NSF WINS Challenges seek teams and entrants with a wide variety of backgrounds and expertise to contribute ideas and solutions that can help connect the unconnected.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_234400.3497710000.png",
            "created": "2017-04-11T23:44:00.349298Z",
            "moderation_state": 3
        },
        {
            "id": 214,
            "content_url": "http://hivetoronto.org/coding-combat-cyber-bullying/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Simona Ramkisson",
            "submitter_profile_id": 78,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hive Toronto Ca.pture March Break Camp",
            "description": "An overview of Hive Toronto's youth designed cyberbullying workshop series. Over 3 days, our youth council facilitated 20+ youth from across Toronto on how to train educators to have better conversations about cyberviolence in their schools.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "A \"for educators, by youth\" project which looks to create safe spaces to encourage dialogue about cyberviolence in schools.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_181229.3773560000.jpeg",
            "created": "2017-04-11T18:12:29.376724Z",
            "moderation_state": 3
        },
        {
            "id": 213,
            "content_url": "https://savethelink.org/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "network",
                "petition"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Erika Drushka",
            "submitter_profile_id": 54,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Save the Link",
            "description": "Links are essential to freedom of expression online and censoring links will break the Web as we know it. This advocacy campaign lets you tell decision-makers that you oppose regulations that aim to censor links.",
            "get_involved": "Sign the petition, and sign your organisation up to join the network.",
            "get_involved_url": "https://savethelink.org/",
            "interest": "This networked campaign, led by OpenMedia, has over 100 groups signed up to launch a platform for campaigning against proposals that restrict or censor hyperlinking across the world.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_174216.7402530000.png",
            "created": "2017-04-11T17:42:16.739720Z",
            "moderation_state": 3
        },
        {
            "id": 211,
            "content_url": "https://blog.mozilla.org/blog/2017/03/15/five-issues-that-will-determine-the-future-of-internet-health/",
            "is_bookmarked": false,
            "tags": [
                "mozilla"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Sam Burton",
            "submitter_profile_id": 45,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Five issues impacting Internet Health",
            "description": "Wondering 'internet health' is? These briefing papers break down 5 key internet health issues - online privacy and security, decentralization, openness, web literacy and digital inclusion -  why they're important and what Mozilla is doing about them.",
            "get_involved": "Read and share!",
            "get_involved_url": "",
            "interest": "More specific detail on what we mean by 'internet health' and what you & Mozilla can do about it",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_164800.7363640000.jpeg",
            "created": "2017-04-11T16:48:00.735958Z",
            "moderation_state": 3
        },
        {
            "id": 210,
            "content_url": "https://opensnp.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "dna",
                "genetics",
                "gs2017",
                "mozsprint",
                "open science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "openSNP",
            "description": "openSNP lets customers of direct-to-customer genetic tests publish their test results, find others with similar genetic variations, learn more about their results by getting the latest primary literature on their variations, and helps scientists find new associations.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint, to make openSNP even better!",
            "get_involved_url": "https://github.com/openSNP/snpr/issues?q=is%3Aissue+is%3Aopen+label%3Amozsprint",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_150946.5361120000.png",
            "created": "2017-04-11T15:09:46.535621Z",
            "moderation_state": 3
        },
        {
            "id": 208,
            "content_url": "https://www.eventbrite.com/e/geeks-treats-intro-to-vr-workshop-series-tickets-33438201561",
            "is_bookmarked": false,
            "tags": [
                "a-frame",
                "open innovation",
                "virtual reality",
                "vr",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Janice Wait",
            "submitter_profile_id": 76,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Intro to VR Workshop",
            "description": "This is a three-part workshop for anyone interested learning more about virtual reality and creating VR experiences to open new learning opportunities. Participants will learn the basic building blocks of virtual reality and have an opportunity to create their own virtual environment using A-Frame. No coding experience necessary!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_145524.8075370000.jpg",
            "created": "2017-04-11T14:55:24.807010Z",
            "moderation_state": 3
        },
        {
            "id": 207,
            "content_url": "https://learning.mozilla.org/en-US/gigabit/portfolio",
            "is_bookmarked": false,
            "tags": [
                "4k",
                "artificial intelligence",
                "augmented reality",
                "gigabit",
                "iot",
                "low latency",
                "virtual reality",
                "vr"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Jenn Beard",
            "submitter_profile_id": 67,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Gigabit Project Portfolio",
            "description": "The Mozilla Gigabit Community Fund provides grant funding in select U.S. communities to support pilot tests of gigabit technologies such as virtual reality, 4K video, artificial intelligence, and their related curricula. In so doing, our goal is to increase participation in technology innovation in support of a healthy Internet where all people are empowered, safe, and independent online. Learn more about projects that are transforming education through gigabit technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "People could learn about what Mozilla is doing in the area of high speed internet technologies in the areas of education and workforce development.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_144654.1574030000.png",
            "created": "2017-04-11T14:46:54.156285Z",
            "moderation_state": 3
        },
        {
            "id": 206,
            "content_url": "https://gig101workshopkc.eventbrite.com",
            "is_bookmarked": false,
            "tags": [
                "emerging technology",
                "gigabit",
                "innovation",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Janice Wait",
            "submitter_profile_id": 76,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janice Wait",
                    "profile_id": 76,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Gig 101 Workshop | Kansas City",
            "description": "This is an interactive workshop for educators focused on demystifying high-speed internet. \n\nThe workshop will look at questions like: \"What is a 'high-speed internet network'? How does it work? What does 'gigabit' mean? What can you do with it? And, how can you actually use these connections to create new opportunities for your students or your community?\" \n\nParticipants will gain an understanding of the internet and explore possible technology applications that leverage high-speed internet connectivity.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This workshop is a pilot to build resources and a platform for demystifying high-speed networks and emerging technologies.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_144222.9719360000.jpg",
            "created": "2017-04-11T14:42:22.971668Z",
            "moderation_state": 3
        },
        {
            "id": 205,
            "content_url": "https://drive.google.com/open?id=0B_B9-Ny1xBaRX2h6QVpBZVRBVEFUQkV1d0NZOTQ0VlVqblpV",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "digital inclusion",
                "media",
                "vblogging",
                "video",
                "web literacy",
                "youth activism"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Sarah Allen",
            "submitter_profile_id": 89,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Art of Vlogging",
            "description": "Agi K is a self-taught young film maker and a Gold Arts Award achiever.  She designed and delivered a workshop called ‘Learn to Vlog’ at MozFest 2016. The workshop brought artists and activists together to learn how to start using vlogging as an art form and communication medium for news, projects, messages, ideas and diversity on the web.\nTogether with Arts Award, Agi made a lesson plan for others to re-create that workshop. \nYou can read about her experience at the festival or learn more about her and her blog on the Get involved link below.",
            "get_involved": "",
            "get_involved_url": "http://www.agik.co.uk/",
            "interest": "Learn how to use vlogging to get your voice heard.  Learn technical and broadcasting skills to be able to broadcast live news events.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_110038.5302880000.png",
            "created": "2017-04-11T11:00:38.529858Z",
            "moderation_state": 3
        }
    ]
}