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=-get_involved_url&page=28
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=-get_involved_url&page=29",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-get_involved_url&page=27",
    "results": [
        {
            "id": 865,
            "content_url": "https://ifex.org/international/2018/06/21/coding-rights-derechos-humanos/es/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Derechos humanos en la era digital",
            "description": "IFEX interviewed Mozilla Fellow Joana Varon about her digital rights work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-29_133122.7780360000.png",
            "created": "2018-06-29T13:31:22.777332Z",
            "moderation_state": 3
        },
        {
            "id": 417,
            "content_url": "http://press.etc.cmu.edu/content/game-jam-guide",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "gaming"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Chrystian Rodriguez",
            "submitter_profile_id": 87,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hive NYC Network Member - Games for Change: Game Jam Guide",
            "description": "Hive NYC is excited to share the release of the Game Jam Guide! A practical how-to resource for educators, It is the culminating work of four Moveable Game Jam events hosted in 2016 and 2017 funded by the Hive Digital Media Learning Fund. Events were held in four NYC boroughs, bringing together over 200 NYC students to learn game design through interactive activities that combined digital learning and civic engagement.",
            "get_involved": "G4C is also looking for your feedback!!!  Games for Change is interested in what users find useful and how they can improve the guide.  If interested in providing feedback or would like more information, please email [email protected]",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-04_220804.0813100000.png",
            "created": "2017-08-04T22:08:04.080014Z",
            "moderation_state": 3
        },
        {
            "id": 1012,
            "content_url": "https://safenetwork.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code"
            ],
            "published_by": "Mohit Bansal",
            "submitter_profile_id": 2021,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "SafeNet",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Decentralized and open network storage for people",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-01-30T15:34:40.361102Z",
            "moderation_state": 3
        },
        {
            "id": 548,
            "content_url": "https://medium.com/@daviserin/turning-intent-into-action-the-madlib-manifesto-fab43fb44e2a",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "mozfest",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Turning Intent into Action: The MadLib Manifesto",
            "description": "Returning to MozFest as a Web Literacy Leader made for a lovely experience; the crush of amazing programming and brilliant ideas at the festival was even better with friends! (And our evening out over Indian was so spectacular I ate at Cinnamon Bazaar again the next night.)",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-09_052618.7405520000.png",
            "created": "2017-11-09T05:26:18.738615Z",
            "moderation_state": 3
        },
        {
            "id": 551,
            "content_url": "https://medium.com/@slehane/mozfest-2017-its-all-about-learning-sharing-experiencing-a1741045acef",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "mozfest",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozfest 2017 - Its All About Learning, Sharing, Experiencing",
            "description": "In 2016, I attended my first Mozfest and I remember thinking at the end: I have to come back again. This year, under the Mozilla Web Literacy Leadership program, I was fortunate enough to be able to experience Mozfest a second time. Of the many conferences I attend each year, none transmits the energy that I feel during this 2-day convening of Internet Health thinkers, movers, and motivators.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-16_071503.8990330000.png",
            "created": "2017-11-16T07:15:03.897924Z",
            "moderation_state": 3
        },
        {
            "id": 552,
            "content_url": "https://www.shareable.net/blog/how-mozillas-open-science-lab-is-empowering-the-next-generation-of-researchers",
            "is_bookmarked": false,
            "tags": [
                "fellowships",
                "open access",
                "open data",
                "open science",
                "working open"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Interview: Mozilla Science Lab",
            "description": "Shareable spoke with Stephanie Wright, Program Lead for the Science Lab at Mozilla, about how they're advancing the open science movement.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-16_231658.7521520000.png",
            "created": "2017-11-16T23:16:58.751750Z",
            "moderation_state": 3
        },
        {
            "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": 613,
            "content_url": "https://drive.google.com/file/d/0B-MY_fHMPku6eWZIZ2IwSDgxanBFeFZtdmFXMVkyd1dQZGVv/view?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "hive learning networks",
                "hive nyc"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ann Marie Carrothers",
                    "profile_id": 256,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Measuring the Impacts of Hive Learning Networks",
            "description": "Learn of the incredible amount of work the Hive Learning Networks accomplished in this fun infographic.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-05_174137.0592480000.png",
            "created": "2018-03-05T17:41:37.058889Z",
            "moderation_state": 3
        },
        {
            "id": 558,
            "content_url": "https://medium.com/@melanieannwilson/mozfest2017-recap-73aab93d55cb",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "mozfest",
                "web literacy",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest2017 Recap",
            "description": "I was fortunate to have the opportunity to attend this year’s MozFest in London due to my work with the IMLS web literacy grant. I had an amazing experience. One of the best “conferences” I’ve ever attended.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-30_171546.3719720000.png",
            "created": "2017-11-30T17:15:46.371310Z",
            "moderation_state": 3
        },
        {
            "id": 559,
            "content_url": "https://medium.com/@melanieannwilson/bridging-the-gap-teaching-web-literacy-in-our-communities-ef023fb6fc3",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "web literacy",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bridging the Gap: Teaching Web Literacy Skills in our Communities",
            "description": "Last month, I had my first opportunity to teach an introduction to HTML coding class at the library. I was a bit more nervous before teaching the class than I usually am before teaching Word or Excel classes. I worried that there might be a big gap between what the students were expecting to learn and what I had prepared to teach.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "web literacy partner",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-30_180841.0278140000.png",
            "created": "2017-11-30T18:08:41.027453Z",
            "moderation_state": 3
        },
        {
            "id": 560,
            "content_url": "https://medium.com/@melanieannwilson/out-of-the-comfort-zone-web-literacy-training-for-library-staff-b8d4f19d1927",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "web literacy",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Out of the Comfort Zone: Web Literacy Training for Library Staff",
            "description": "The Willoughby-Eastlake Public Library is currently participating in the Mozilla Foundation’s Web Literacy pilot funded by an IMLS grant. The pilot includes 8 other libraries spread across the US from New York to Oregon.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-30_181846.0118590000.png",
            "created": "2017-11-30T18:18:46.011304Z",
            "moderation_state": 3
        },
        {
            "id": 562,
            "content_url": "https://edri.org/wp-content/uploads/2013/10/paper07_web_20130202.pdf",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "copyright",
                "european union"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Copyright: Challenges of the Digital Era [PDF]",
            "description": "This booklet looks at the foundations of the profound disconnect that has developed between citizens and the law around copyright in the EU.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The EDRi Papers published a comprehensive overview of the EU Copyright Directive, which had been in the works for over a decade. This booklet helps people connect with the legislation that, ultimately, shapes the way we can interact with the Internet in Europe.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-05_214419.7147220000.png",
            "created": "2017-12-05T21:44:19.714319Z",
            "moderation_state": 3
        },
        {
            "id": 564,
            "content_url": "https://edri.org/wp-content/uploads/2016/12/privacy4kids_booklet_web.pdf",
            "is_bookmarked": false,
            "tags": [
                "kids",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Digital Defenders vs Data Intruders -- Privacy for Kids! [PDF]",
            "description": "The Internet. It's cool, fast and global! But it's also complicated, sometimes. Luckily, in our parallel universe where the Digital Defenders fight the evil Data Intruders, it is easy to see who are the good guys and who are the bad guys. This booklet \"Your guide to Digital Defenders vs. Data Intruders - Privacy for kids!\" helps young people between 10-14 years to protect their privacy. The booklet is also available in various languages.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This guide helps young people between 10-14 years to protect their privacy online.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-05_223746.9825170000.png",
            "created": "2017-12-05T22:37:46.981966Z",
            "moderation_state": 3
        },
        {
            "id": 569,
            "content_url": "https://www.nytimes.com/2017/12/08/opinion/holiday-gifts-toys-spying.html",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 5,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed: Don’t Give Kids Holiday Gifts That Can Spy on Them",
            "description": "Mozilla's Ashley Boyd writes about connected toys in the New York Times",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-12_130622.0629270000.png",
            "created": "2017-12-12T13:06:22.062436Z",
            "moderation_state": 3
        },
        {
            "id": 557,
            "content_url": "https://vrlab.cmix.louisiana.edu/category/news/mozilla-gigabit-blog/",
            "is_bookmarked": false,
            "tags": [
                "mozilla-gigabit-community-fund"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "CACS Virtual Reality Lab",
            "submitter_profile_id": 250,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "CACS Virtual Reality Lab",
                    "profile_id": 250,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Kvasir-VR: Teacher-Guided Shared Virtual Worlds",
            "description": "We are developing educational networked virtual reality technology, bringing it to schools, and working with students to integrate their own VR scenes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Kvasir-VR is our tool for teachers and students to share virtual worlds. Students wearing VR headsets are guided through virtual field trips by live teacher imagery from a 3D camera (Kinect V2). Our Mozilla project tests the benefits of teacher-guided VR in Lafayette high schools. A high school group will also gain VR design experience by creating their own virtual reality scenes, which we will view with Kvasir-VR.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-28_192552.3647400000.png",
            "created": "2017-11-28T19:25:52.363940Z",
            "moderation_state": 3
        },
        {
            "id": 565,
            "content_url": "https://medium.com/@mkopel/mozfest-exposure-cross-pollination-and-tomorrows-new-internet-66d2a5ad212d",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "mozfest",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2017: Exposure, Cross-Pollination and Tomorrow's New Internet",
            "description": "Earlier this year, I wrote a little bit about the value of IRL coalitions working toward internet health. A month out from attending Mozfest 2017 (and a BIG thank you to Mozilla & IMLS for bringing me!), I am reminded of this because of the conversations and efforts that could only happen by making these human connections. So much of our progress is based on cross-pollination of ideas, and it is these human networks and experiences that allow gardens to flourish. In this dark hour of the internet, this is where we might find hope.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-09_035729.7877830000.png",
            "created": "2017-12-09T03:57:29.787371Z",
            "moderation_state": 3
        },
        {
            "id": 607,
            "content_url": "https://medium.com/mozilla-festival/powerful-open-source-solutions-ed30bf1eada6",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Talks | Powerful Open Source Solutions",
            "description": "Open source isn’t just about code. Open principles and practices can energize democracy, save lives in the wake of a deadly earthquake, and unite people across borders. Watch three talks about the power of open source, delivered at MozFest 2017.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-27_201149.6879330000.jpg",
            "created": "2018-02-27T20:11:49.687342Z",
            "moderation_state": 3
        },
        {
            "id": 574,
            "content_url": "https://misinfocon.com/citizen-journalism-could-become-collateral-damage-in-the-fight-against-fake-news-c93658a59fd4",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "misinformation"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Sam Burton",
            "submitter_profile_id": 45,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Sam Burton",
                    "profile_id": 45,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Citizen journalism could become collatoral damage in the fight against fake news",
            "description": "An opinion piece for Misinfocon by Sam Burton, about the risks of relying too heavily on automation to fight misinformation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-01-03T21:02:51.454972Z",
            "moderation_state": 3
        },
        {
            "id": 578,
            "content_url": "https://medium.com/read-write-participate/host-an-open-internet-activist-7e22374221c9",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Host an Open Internet Activist",
            "description": "The Ford-Mozilla Open Web Fellowship program is seeking host organizations: like-minded groups working on the front lines of internet health\n\nLearn more: https://mzl.la/2mLvJaj\n\nApply: https://mzl.la/2DinAEV",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-01-16_140921.2476200000.png",
            "created": "2018-01-16T14:09:21.246476Z",
            "moderation_state": 3
        },
        {
            "id": 599,
            "content_url": "https://www.wired.com/story/ajit-pais-plan-will-take-broadband-away-from-poor-people/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed | Ajit Pai’s Plan Will Take Broadband Away From Poor People",
            "description": "In WIRED, Mozilla Fellows Gigi Sohn and Amina Fazlullah write about the FCC's attack on the Lifeline program.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-21_154206.0894730000.png",
            "created": "2018-02-21T15:42:06.088718Z",
            "moderation_state": 3
        },
        {
            "id": 904,
            "content_url": "https://internethealthreport.org/yourideas/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet Health Report 'Call for Ideas'",
            "description": "What research, stories, people and ideas would you like to see in the next Internet Health Report? Submit your suggestions and links before September 14, 2018.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-24_143916.4984080000.jpg",
            "created": "2018-08-24T14:39:16.497899Z",
            "moderation_state": 3
        },
        {
            "id": 581,
            "content_url": "https://securityplanner.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Bram Abramson",
            "submitter_profile_id": 281,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Security Planner",
            "description": "Security Planner is a simple way to get tailored, straight-forwarded recommendations for staying safe online.  To use it, answer a few questions about your digital habits and the technology you use.  In response, Security Planner provides plain-language recommendations based on independent, peer-reviewed advice from experts.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-01-29_144732.2715120000.jpg",
            "created": "2018-01-29T14:47:32.270964Z",
            "moderation_state": 3
        },
        {
            "id": 587,
            "content_url": "https://medium.com/@civicacceleratr/spring-2018-accelerator-digital-inclusion-c61df30fc4ef",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Meghan McDermott",
            "submitter_profile_id": 292,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Spring 2018 Accelerator — Digital Inclusion",
            "description": "Points of Light Civic Accelerator is seeking applications from early-stage ventures to advance digital inclusion and 21st-century tech skills for all to succeed in the innovation economy.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Digital Inclusion Opportunity",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-02-06T17:08:39.558614Z",
            "moderation_state": 3
        },
        {
            "id": 589,
            "content_url": "https://medium.com/@daviserin/road-testing-mozillas-new-web-literacy-activities-9ee0eff2aae7",
            "is_bookmarked": false,
            "tags": [
                "badges",
                "curriculum",
                "libraries",
                "professional development",
                "training",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Road Testing Mozilla's new web literacy activities",
            "description": "My colleague Molly Schwartz and I kicked off a new series of Web Literacy trainings at METRO this morning. As part of our grant with Mozilla Foundation, we pilot-tested a new round of activities to help learners better understand the ways in which the environment of the web impacts the information we ask for and receive. We also tested a new badging platform as part of this work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-08_072343.2083380000.png",
            "created": "2018-02-08T07:23:43.206830Z",
            "moderation_state": 3
        },
        {
            "id": 590,
            "content_url": "https://medium.com/read-write-participate/exploring-gender-and-technology-in-latin-america-7d021b8010e0",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Join community",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Exploring Gender and Technology in Latin America",
            "description": "Recently, Derechos Digitales mapped the landscape of women-led organizations standing up for human rights online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-08_140247.3321430000.png",
            "created": "2018-02-08T14:02:47.331814Z",
            "moderation_state": 3
        },
        {
            "id": 606,
            "content_url": "https://medium.com/mozilla-festival/a-more-inclusive-internet-804bf6f5db5e",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Talks | A More Inclusive Internet",
            "description": "How do we connect everyone — regardless of gender or geography — to the entirety of the internet? And how do we ensure the web is a civil, safe space? Watch five talks about a more inclusive internet, delivered at MozFest 2017.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-27_201100.7194900000.jpg",
            "created": "2018-02-27T20:11:00.718743Z",
            "moderation_state": 3
        },
        {
            "id": 751,
            "content_url": "http://www.in-vacua.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Remote-a-Tower",
            "description": "Animated text. The text reverses so as to spell its two terms: ‘remote’ ‘a tower’. The building of e-connection forming a tower in its remote places.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_111532.4207260000.jpg",
            "created": "2018-04-24T11:15:32.419892Z",
            "moderation_state": 3
        },
        {
            "id": 592,
            "content_url": "http://indianexpress.com/article/opinion/columns/right-to-privacy-justice-krishna-committee-information-theft-big-data-large-concerns-5060033/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed: Big Data, Large Concerns",
            "description": "\"Consent and accountability should be at the core of [India's] new privacy law,\" write Mozilla Tech Policy Fellows Amba Kak and Jason Schultz in this Indian Express op-ed.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-12_151340.2665380000.png",
            "created": "2018-02-12T15:13:40.265878Z",
            "moderation_state": 3
        },
        {
            "id": 594,
            "content_url": "https://www.accessnow.org/cms/assets/uploads/2018/02/Encryption-in-the-United-States-Crypto-Colloquium-Outcomes-Report.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Report | Encryption in the U.S.",
            "description": "This report from Access Now — produced with input from Mozilla's Tech Policy Fellows — concludes that any policy mandating backdoors into encrypted products “would likely be effective for only a minimal time, would be substantially costly, and might harm security in general.”",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-15_200712.8748280000.png",
            "created": "2018-02-15T20:07:12.873754Z",
            "moderation_state": 3
        },
        {
            "id": 1303,
            "content_url": "https://tatoeba.org/eng/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2017"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tatoeba",
            "description": "Tatoeba is a collection of sentences and translations. It's collaborative, open, free and even addictive.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_041626.4100070000.png",
            "created": "2019-08-02T04:16:26.391402Z",
            "moderation_state": 3
        },
        {
            "id": 595,
            "content_url": "https://medium.com/@slehane/libraries-literacy-and-leadership-a-journey-with-the-mozilla-community-85f828a7114a",
            "is_bookmarked": false,
            "tags": [
                "internet health",
                "libraries",
                "open",
                "open badges",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Libraries, Literacy, and Leadership Journey with the Mozilla Community",
            "description": "In 2016, I embarked on a web literacy project with the Mozilla Foundation and Providence Public Library (PPL) in Rhode Island. With the support from the Institute of Museum and Library Science (IMLS) , we set out to leverage libraries, as community educators, to learn and teach web literacy skills.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Journey from web literacy to internet health",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-15_202928.6479480000.png",
            "created": "2018-02-15T20:29:28.647447Z",
            "moderation_state": 3
        },
        {
            "id": 596,
            "content_url": "https://medium.com/read-write-participate/mozilla-learning-groups-in-rwanda-spreading-digital-skills-at-the-speed-of-light-4e71b3f19aa9",
            "is_bookmarked": false,
            "tags": [
                "Digital Inclusion",
                "Digital Skills",
                "East Africa",
                "Internet Health",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Take Action"
            ],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Spreading Digital Skills in Rwanda with the Digital Ambassador Program",
            "description": "Mozilla and Digital Opportunity Trust are on a mission to spread digital skills across Rwanda. Here's a look at how we're doing that with the help of some Digital Ambassadors.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is the first program of it's kinda, a country-wide rollout of digital skills with the local government.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-15_203632.8687140000.jpeg",
            "created": "2018-02-15T20:36:32.868155Z",
            "moderation_state": 3
        },
        {
            "id": 597,
            "content_url": "https://medium.com/read-write-participate/meet-alice-hagenimana-a-member-of-the-innovator-club-in-nyarugenge-district-e8ad9ebb6585",
            "is_bookmarked": false,
            "tags": [
                "africa",
                "digital inclusion",
                "digital skills",
                "gender and tech",
                "rwanda",
                "story",
                "user profile",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Meet Alice Hagenimana, A Member of the Innovator Club in Nyarugenge District",
            "description": "This article is part of a series of posts featuring individuals across Rwanda who are learning digital skills as we develop a digitally literate country. Alice has been learning digital skills at her local learning group for 6 months and is ready to tackle technology projects and be a women in tech. This project is the first of it's kind and a collaboration between Mozilla and Digital Opportunity Trust.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This project is the first of it's kind and part of a country-wide rollout of digital skills.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-15_204026.7260130000.jpeg",
            "created": "2018-02-15T20:40:26.725397Z",
            "moderation_state": 3
        },
        {
            "id": 866,
            "content_url": "https://www.wired.com/story/the-complexity-of-simply-searching-for-medical-advice/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed | The Complexity of Simply Searching for Medical Advice",
            "description": "Mozilla Fellow Renee DiResta writes about \"search void\" -- a situation where searching for answers about a keyword returns content produced by a niche group with a particular agenda.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-03_194800.9114400000.png",
            "created": "2018-07-03T19:48:00.909779Z",
            "moderation_state": 3
        },
        {
            "id": 709,
            "content_url": "http://www.alicedunseath.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "OOO",
            "description": "OOO is a pair of animated films. A video installation inspired by the contemporary philosophical movement known as Object Oriented Ontology.  The objects within the films combine the digital with the organic as each outline is created digitally but each texture inside is microscopic imagery of natural organisms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_093806.3557720000.jpg",
            "created": "2018-04-24T09:38:06.355206Z",
            "moderation_state": 3
        },
        {
            "id": 605,
            "content_url": "https://medium.com/mozilla-festival/what-happened-to-the-internet-f744af0e74fd",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Talks | What Happened to the Internet?",
            "description": "Today, the concept of an open, equal internet is under siege — from misinformation and biased algorithms to rampant harassment and mass surveillance.\n\nWhat can technologists, activists, and journalists do to mitigate the bad and uplift the good? Watch six talks about the internet’s thorniest issues, delivered at MozFest 2017.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-27_200957.1275600000.jpg",
            "created": "2018-02-27T20:09:57.127170Z",
            "moderation_state": 3
        },
        {
            "id": 734,
            "content_url": "http://www.katihyyppa.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": "Forbidden Fruit Machine",
            "description": "The installation promotes the exploration of open cultural online collections for artistic purposesbeyond the screen. Open hardware is also embraced, as we have shared the documentationof the installation including 3D printing and Arduino files under an open license for anyone tobuild upon.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_104823.6872830000.jpg",
            "created": "2018-04-24T10:48:23.686686Z",
            "moderation_state": 3
        },
        {
            "id": 868,
            "content_url": "https://dingdingding.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jon Rogers",
                    "profile_id": 1435,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Ding Magazine",
            "description": "Ding -- a magazine about the 'internet of things' -- has a new home on the web: https://dingdingding.org/Read stories and interviews from the 2017 edition, and stay tuned for a new issue in fall 2018.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-05_191805.2759380000.jpg",
            "created": "2018-07-05T19:18:05.275145Z",
            "moderation_state": 3
        },
        {
            "id": 617,
            "content_url": "https://medium.com/read-write-participate/were-watching-back-414aea818722",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Brett Gaylor",
                    "profile_id": 43,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "We're Watching Back: Stories of Surveillance at the MIT Open Doc Lab",
            "description": "For 4 days, Mozilla fellows and guests workshopped a series of projects that aimed to disrupt traditional narratives around privacy and surveillance. These projects had emerged from a collaboration between the Open Society Foundation and Mozilla to shift public narratives away from the false binary of privacy vs. security towards a more holistic discussion of the cultural impact of ubiquitous surveillance.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_172250.7368370000.jpg",
            "created": "2018-03-07T19:51:37.698234Z",
            "moderation_state": 3
        },
        {
            "id": 609,
            "content_url": "https://www.facebook.com/riseupasone/videos/1494838820633225/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Playstation Hacked",
            "description": "\"I called up Sony and I told them 'Hey, someone stole my account, and I don't have access to it.' And they basically blamed me for it.\"Here's what could happen if your PlayStation is hacked.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Steps you can take to  protect your online services",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_172159.2919690000.jpg",
            "created": "2018-03-01T01:05:56.400273Z",
            "moderation_state": 3
        },
        {
            "id": 608,
            "content_url": "https://www.facebook.com/riseupasone/videos/1471468869636887/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Your gadget's privacy risk",
            "description": "“Until you’re hacked, until your privacy is exposed, a lot of people think, oh, what do I have to hide?”Before you buy those hot new wireless holiday gifts, hear about the risks from Kashmir Hill.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Learn why you need to think about the privacy in your connected devices",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_172218.3153190000.jpg",
            "created": "2018-03-01T01:04:27.301047Z",
            "moderation_state": 3
        },
        {
            "id": 753,
            "content_url": "https://www.kranidiotis.gr",
            "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": "Ichographs MdelP",
            "description": "Ichographs MdelP (Madonna del Prato) is a sound and picture artwork that explores the relationships between colors and frequencies. Ichographs are a method of creating soundscapes using visual stimulus and the color-frequency transformation. The painting is transformed into the audio domain and back to visual producing a contemporary amalgamation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_111823.3627160000.jpg",
            "created": "2018-04-24T11:18:23.362102Z",
            "moderation_state": 3
        },
        {
            "id": 710,
            "content_url": "http://www.almudenaromero.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Self-Expanded",
            "description": "The project self-expanded uses real time updates of #selfie pictures on Instagram from the online feed selfeed.com. The images are digitally projected onto expanded metal and printed with the nineteenth century technique of wet collodion to inscribe into permanence and uniqueness these ephemeral images. The project reflects on the commodification of the self through technology development and the networked image.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_094817.5562040000.jpg",
            "created": "2018-04-24T09:48:17.553591Z",
            "moderation_state": 3
        },
        {
            "id": 905,
            "content_url": "https://medium.com/read-write-participate/how-to-stay-connected-anywhere-9c7fba70b353",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Sonnet",
            "description": "Sonnet is a tool for staying connected with others, even when cellular coverage, satellites, and internet access are nonexistent",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-24_144101.0651620000.png",
            "created": "2018-08-24T14:41:01.060172Z",
            "moderation_state": 3
        },
        {
            "id": 927,
            "content_url": "https://blog.mozilla.org/blog/2018/09/27/25000-americans-urge-venmo-to-update-their-privacy-settings/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Poll: Privacy, Not Publicity, Should Be the Default Online",
            "description": "A new Mozilla-Ipsos poll reveals a majority of respondents want privacy, and not publicity, as their default setting online",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-28_145416.7984650000.png",
            "created": "2018-09-28T14:54:16.798085Z",
            "moderation_state": 3
        },
        {
            "id": 752,
            "content_url": "http://www.willhurt.net",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Abstract Playground",
            "description": "Abstract Playground is a screenbased interactive designed alongside people with Learning Difficultiesduring a 5 week D-LAB / LEVEL Residency at the LEVEL Centre, Derbyshire. It presents users with ascreen displaying a brightly coloured, abstract composition of geometric forms derived from details ofModernist buildings, and a physical custom-made controller.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_111654.3547730000.jpg",
            "created": "2018-04-24T11:16:54.354192Z",
            "moderation_state": 3
        },
        {
            "id": 735,
            "content_url": "http://www.kerstinkollmann.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "80s Child",
            "description": "80s Child is a series of analogue (instant) photographs of technology of the 1980s. Thephotos, which were taken against period backdrops with a SLR 680 Polaroid camera,originally appeared in the first issue of feminist hacker zine The Recompiler in 2015. Twoadditional photographs (from the 1980s) picture two small children, the artist & their sibling,operating 80s technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_105012.1490360000.jpg",
            "created": "2018-04-24T10:50:12.148456Z",
            "moderation_state": 3
        },
        {
            "id": 717,
            "content_url": "http://www.code.mathr.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": "Monotone",
            "description": "Monotone reproduces the genesis of life as an organic character through fractal transformations emanating from random behaviour. The algorithmic work is made up of hundreds of thousands of fragile fractal texels in an iterated function system. The perceptible motion of the particles issimilar to biomorphic and synthetic biological forms that connect to an unknown original universal matter and its procedural inception.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_101205.3583970000.jpg",
            "created": "2018-04-24T10:12:05.344126Z",
            "moderation_state": 3
        }
    ]
}